@charset "UTF-8";
/* CSS Document */


.clear {
	clear: both;
	overflow: hidden;
}
.h2 {
	clear: both;
	height: 2px;
	overflow: hidden;
}
.h10 {
	clear: both;
	height: 10px;
	overflow: hidden;
}
.h15 {
	clear: both;
	height: 16px;
	overflow: hidden;
}
.h20 {
	clear: both;
	height: 20px;
	overflow: hidden;
}
.h25 {
	clear: both;
	height: 25px;
	overflow: hidden;
}
.h30 {
	clear: both;
	overflow: hidden;
	height: 30px;
}
.h32 {
	clear: both;
	height: 32px;
}
.h40 {
	clear: both;
	height: 40px;
	overflow:hidden;
}
.h50 {
	clear: both;
	height: 50px;
	overflow:hidden;
}
.h60 {
	clear: both;
	height: 60px;
	overflow: hidden;
}
.fl {
	float: left;
	display: inline;
}
.fr {
	float: right;
	display: inline;
}
img {
	border: none;
}
.bdimgshare-bg, .bdimgshare-content, .sr-bdimgshare {
	display: none !important
}
/*公共部分结束*/


/*单篇文章页结束*/
/*
********************************此处内页样式结束********************************
*/

/*二级页面框架部分*/
.subBanner{
	clear:both;
	width:100%;
	height:320px;
	overflow:hidden;
	}
.subBg{
	clear:both;
	overflow:hidden;
	background:url(../images/subBg.jpg) repeat center center;
	}
.mainL{
	width:240px;
	overflow:hidden;
	-webkit-box-shadow:1px 3px 3px rgba(180,180,180,0.3);
	-moz-box-shadow:1px 3px 3px rgba(180,180,180,0.3);
	box-shadow:1px 3px 3px rgba(180,180,180,0.3);
	border-radius:4px;
	background:#fbfbfb;
	}
.mainL_T{
	clear: both;
	overflow: hidden;
	height: 55px;
	line-height: 26px;
	background: #035cac;
	width: 309px;
	padding: 5px 0
	}
.mainL_T span{

	display:block;
	text-indent:25px;
	color:#fff;
	font-size:18px;
	}
.mainL_T em{
	display:block;
	color:#318cde;
	font-size:16px;
	padding-left:23px;
	}
.mainL_M{
	clear:both;
	overflow:hidden;
	background:#fbfbfb;
	padding-bottom:80px;
	}
.subNav{
	clear:both;
	overflow:hidden;
	background:#fbfbfb;
	}
.subNav dd{
	clear:both;
	overflow:hidden;
	margin-bottom:1px;
	}
.subNav dd span{
	display:block;
	background:#fbfbfb;
	height:42px;
	line-height:42px;
	}
.subNav dd span a{
	display:block;
	height:42px;
	border-left:3px solid #fbfbfb;
	color:#000;
	font-size:14px;
	text-indent:21px;
	}

.subNav dd.hover span{
	display:block;
	background:#fff;
	}
.subNav dd.hover span a{
	border-left:3px solid #035cac;
	}
.subNav dd:hover span{
	background:#fff;
	}
.subNav dd:hover span a{
	border-left:3px solid #035cac;
	}
.subNav dd div{
	display:none;
	width:100%;
	background:#fdfdfd;
	overflow:hidden;
	}	
.subNav dd div a{
	display:block;
	height:30px;
	line-height:30px;
	padding-left:33px;
	}
.subNav dd div a:hover{
	background:#f5f5f5;
	}
.subNav dd.hover div{
	display:block;
	}


.mainL_B{
	clear:both;
	overflow:hidden;
	text-align:center;
	padding-bottom:20px;
	}
.mainL_B img{
	display:block;
	max-width:100%;
	width:195px;
	height:170px;
	margin:0 auto;
	}

.mainR{
	width:950px;
	overflow:hidden;
	background:#fbfbfb url(../images/subConBg.jpg) no-repeat -1px 56px;
	border-radius:4px;
	 -webkit-box-shadow:1px 3px 3px rgba(180,180,180,0.3);
	-moz-box-shadow:1px 3px 3px rgba(180,180,180,0.3);
	box-shadow:1px 3px 3px rgba(180,180,180,0.3);
	}


/*当前位置*/
.location{
	clear:both;
	height:32px;
	line-height:32px;
	padding:15px 0 8px 0;
	border-bottom:1px solid #cacaca;
	position:relative;
	}
.location .p1{
	float:left;
	display:inline;
	padding:0 10px;
	color:#035cac;
	font-size:24px;
	font-weight:bold;
	position:absolute;
	left:0px;
	top:13px;
	height:40px;
	line-height:40px;
	border-bottom:3px solid #035cac;
	}
.locationR{
	margin-right:20px;
	}
.locationR span{
	float:left;
	display:inline;
	height:32px;
	color:#1B1C32;
	padding-left:52px;
	background:url(../images/location2.png) no-repeat left center;
	}
.locationR a{
	float:left;
	display:inline;
	color:#666;
	margin:0 0 0 5px;
	}
.locationR a:hover{
	color:#035cac;
	}
.locationR a.hover{
	color:#035cac;
	}


/*二级页面列表总体外层*/
.mainR_div{
	clear:both;
	overflow:hidden;
	width:910px;
	padding:25px 20px;
	font-size: 14px;
	color: #333;
	background: #fff;
	}



/*
********************************此处内页样式结束********************************
*/
.newsImgList{
	clear:both;
	overflow:hidden;
	}
.newsImgList dd{
	clear:both;
	overflow:hidden;
	height:110px;
	padding-bottom:20px;
	border-bottom:1px dotted #959493;
	margin-bottom:30px;
	}
.newsImgList dd .a1{
	display:block;
	width:140px;
	height:100px;
	padding:4px;
	background:#fff;
	border:1px solid #dfdfdf;
	}
.newsImgList dd .a1 img{
	display:block;
	width:140px;
	height:100px;
	}
.newsImgList dd .div1{
	width:740px;
	height:110px;
	overflow:hidden;
	}
.newsImgList dd .div1 p{
	clear:both;
	height:30px;
	overflow:hidden;
	}
.newsImgList dd .a2{
	float:left;
	display:inline;
	width:640px;
	height:30px;
	font-size:15px;
	color:#000;
	font-weight: bold;
	}
.newsImgList dd .a3{
	float:right;
	display:inline;
	width:83px;
	height:30px;
	color:#555;
	background:#f5f5f5;
	text-align:center;
	line-height:30px;
	}
.newsImgList dd .a2:hover{
	color:#035cac;
	}
.newsImgList dd .a3:hover{
	background:#035cac;
	color:#fff;
	}

.newsImgList dd .div1 span{
	display:block;
	height:48px;
	line-height:24px;
	padding:10px;
	/**background:#fff;**/
	/**border:1px solid #eee;**/
	position:relative;
	margin-top:7px;
	/**background:#fff;**/
	}
.newsImgList dd .div1 span em{ display:block;height:48px; overflow:hidden}
.newsImgList dd .div1 span i{
	display:block;
	width:10px;
	height:9px;
	position:absolute;
	/**background:url(../images/ico-1.png) no-repeat center center;**/
	top:-8px;
	left:27px;
	}
.articleBox {
	line-height:30px;
	padding:10px;
	color: #707375;
	
	border-bottom: 1px dashed #c1c1c1;
}
.articleBox img{
	max-width:100%;
	}
.articleTitle {
	clear: both;
	text-align: center;
	padding:0px 10px 0 10px;
	line-height: 35px;
	font-size:18px;
	color:#035cac;
}
.articleTime {
	display: block;
	clear: both;
	text-align: center;
	color: #777;
	font-size: 12px;
	line-height:30px;
	padding:10px 0 10px 0;
	font-family: "瀹嬩綋";
	border-bottom:1px dotted #c1c1c1;
}
.articleTime span{
	display:inline-block;
	height:30px;
	padding:0 5px; 
	cursor: pointer;
	}
.articleTime span.hover{
	color: #ff0303;
}
.pageUp{
	display:block;
	line-height:30px;
	color:#555;
	padding:10px 0 20px 0;
	font-family: "瀹嬩綋";
	width:450px;
	}
.pageUp a{
	color:#555;
	}
.pageUp a:visited{
	color:#555;
	}
.pageUp a:hover{
	color:#555;
	text-decoration: underline;
	}
.pageUp a:hover{
	color:#555;
	}
.share{
	display:block;
	clear:both;
	color: #333;
	padding:20px 0 0 0;
	width:250px;
	}
.share_T{
	float:left;
	height:30px;
	line-height:30px;
	color:#035cac;
	}
.articlePage{
	clear:both;
	height:30px;
	text-align:center;
	font-family:Arial;
	}
.articlePage a{
	margin:0 1px;
	background:#ccc;
	padding:5px 10px;
	}
.articlePage a:hover{
	color:#fff;
	background:#253993;
	}
.articlePage a.hover{
	color:#fff;
	background:#253993;
	}
.download{
	clear:both;
	height:32px;
	font-size:18px;
	padding:10px 0 0 0;
	}
.download a{
	display:block;
	line-height:32px;
	float:left;
	padding:0 40px 0 0;
	color:#e71c25;
	font-family:"microsoft yahei";
	margin:0 10px 0 0;
	background:url(../images/download.png) no-repeat right center;
	}
	
	.productViewT{
	clear:both;
	overflow:hidden;
	
	width:778px;
	border:1px solid #eaeaea;
	background:#fff;
	}


/*浜у搧鐩稿唽灞曠ずbegin*/
.big_pic_show {
	width: 360px;
	height: 100%;
	z-index: 1;
	margin:0 auto;
	border-right:1px solid #eaeaea;
}
.bigpic{
	width: 330px;
	
	overflow: hidden;
	margin:15px;
}
.bigpic a {
	display: block;
}
div.zoomDiv {
	z-index: 999;
	position: absolute;
	border: solid 1px #ddd;
	width: 400px !important;
	height: 400px !important;
	background: #ffffff;
	display: none;
	text-align: center;
	overflow: hidden;
}
div.zoomMask {
	position: absolute;
	background:url(../images/float_layer.png) repeat;
	cursor:move;
	z-index: 99;
}

.moveBox{
	width:360px;
	height:60px;
	margin:15px auto;
	position:relative;
	border-top:1px solid #eaeaea;
}
.pageLeft{
	width:12px;
	height:60px;
	position:absolute;
	left:0;
	top:15px;
	display:inline;
	cursor:pointer;
	background:url(../images/pre.jpg) no-repeat center center;
}
.pageRight{
	width:12px;
	height:60px;
	cursor:pointer;
	position:absolute;
	right:0;
	top:15px;
	background:url(../images/next.jpg) no-repeat center center;
}
.move_content{
	clear:both;
	width:330px;
	height:60px;
	overflow:hidden;
	position:relative;
	float:left;
	display:inline;
	margin:15px 0 0 15px;
	}
.rexiaoPic {
	OVERFLOW:hidden;
	WIDTH:330px;
	HEIGHT:60px;
	
}
.sell_order {
	WIDTH:9999px;
	POSITION:absolute
}
.rexiaoPic LI{
	width:58px;
	height:58px;
	float:left;
	display:block;
	margin:0 3px 0 3px;
	background:#fff;
	color:#fff;
	overflow:hidden;
	cursor:pointer;
	border:1px solid #ccc;
}
.rexiaoPic LI.hover{
	width:58px;
	height:58px;
	float:left;
	display:block;
	background:#fff;
	color:#fff;
	overflow:hidden;
	cursor:pointer;
	border:1px solid #035cac;
	}
.rexiaoPic LI img{
	width:58px;
	height:58px;
}
/*浜у搧鐩稿唽灞曠ずend*/

.productViewTR{
	width:399px;
	overflow:hidden;
	margin:0 9px;
	}
.productViewTR1{
	clear:both;
	overflow:hidden;
	height:240px;
	border-bottom:1px solid #eaeaea;
	}
.productViewTR1T{
	clear:both;
	overflow:hidden;
	height:50px;
	line-height:50px;
	color:#333;
	font-size:18px;
	}
.productViewTR1Con{
	clear:both;
	overflow:hidden;
	font-size:14px;
	line-height:30px;
	}
.productViewTR1Con span{
	display:block;
	padding-left:8px;
	}
.productViewTR2{
	clear:both;
	overflow:hidden;
	height:80px;
	border-bottom:1px solid #eaeaea;
	}
.productViewTR2 a{
	display:block;
	width:164px;
	height:30px;
	line-height:30px;
	color:#fff;
	font-size:14px;
	text-align:center;
	background:#cc3300;
	border-radius:3px;
	margin:25px;
	}
.productViewTR2 a:hover{
	background:#e43b03;
	}
.productViewTR3{
	clear:both;
	overflow:hidden;
	padding-top:20px;
	}
.productViewTR3 span{
	float:left;
	color:#555;
	height:28px;
	width:65px;
	line-height:28px;
	}
.productViewTR3 div{
	float:left;
	width:330px;
	}
.productViewTR3 div a{
	float:left;
	display:inline;
	height:28px;
	line-height:28px;
	padding:0 10px;
	margin:0 5px 8px 5px;
	background:#eaeaea;
	border-radius:3px;
	-webkit-box-shadow:1px 1px 2px rgba(183,183,183,0.5);
	-moz-box-shadow:1px 1px 2px rgba(183,183,183,0.5);
	box-shadow:1px 1px 2px rgba(183,183,183,0.5);
	}
.productViewShare{
	padding:0 0 0 10px;
	}

.productViewB{
	clear:both;
	overflow:hidden;
	}
.productViewBT{
	clear:both;
	height:34px;
	border-bottom:1px solid #eaeaea;
	}
.productViewBT span{
	float:left;
	display:inline;
	height:34px;
	line-height:34px;
	border:1px solid #fbfbfb;
	border-top:none;
	padding:0 18px;
	color:#666;
	cursor:pointer;
	position:relative;
	bottom:-1px;
	}
.productViewBT span.hover{	background:#035cac; color:#FFF; border-color:eaeaea;}
.productViewBCon{
	clear:both;
	overflow:hidden;
	padding-top: 20px;
	line-height:30px;
	}
.productViewBCon img{
	max-width:100%;
	}
/*
